Skip to content

Conversation

@gsmlg
Copy link
Contributor

@gsmlg gsmlg commented Aug 12, 2025

This commit introduces a new HTTP.Logger module that attaches to the telemetry events and logs them. The logger is an opt-in feature and can be enabled by calling HTTP.Logger.attach().

This provides better visibility into the HTTP requests being made by the application and can be useful for debugging and monitoring.

This commit introduces a new `HTTP.Logger` module that attaches to the telemetry events and logs them. The logger is an opt-in feature and can be enabled by calling `HTTP.Logger.attach()`.

This provides better visibility into the HTTP requests being made by the application and can be useful for debugging and monitoring.
@gsmlg gsmlg closed this Oct 29, 2025
@gsmlg gsmlg deleted the feature/http-logger branch November 2, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants